public static final class StopInvocationRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
StopInvocationRequest |
build() |
StopInvocationRequest.Builder |
instanceId(List<String> instanceId)
The ID of instance N on which you want to stop the process of the Cloud Assistant command.
|
StopInvocationRequest.Builder |
invokeId(String invokeId)
The ID of the command task.
|
StopInvocationRequest.Builder |
ownerAccount(String ownerAccount)
OwnerAccount.
|
StopInvocationRequest.Builder |
ownerId(Long ownerId)
OwnerId.
|
StopInvocationRequest.Builder |
regionId(String regionId)
The ID of the command task.
|
StopInvocationRequest.Builder |
resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
StopInvocationRequest.Builder |
resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
StopInvocationRequest.Builder |
sourceRegionId(String sourceRegionId)
SourceRegionId.
|
public StopInvocationRequest.Builder sourceRegionId(String sourceRegionId)
public StopInvocationRequest.Builder instanceId(List<String> instanceId)
public StopInvocationRequest.Builder invokeId(String invokeId)
public StopInvocationRequest.Builder ownerAccount(String ownerAccount)
public StopInvocationRequest.Builder ownerId(Long ownerId)
public StopInvocationRequest.Builder regionId(String regionId)
public StopInvocationRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public StopInvocationRequest.Builder resourceOwnerId(Long resourceOwnerId)
public StopInvocationRequest build()
Copyright © 2024. All rights reserved.