CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.amznClientToken(String amznClientToken) |
A client token used to correlate requests and responses.
|
static CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.builder() |
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.s3UrlSignerRole(String s3UrlSignerRole) |
Sets the value of the S3UrlSignerRole property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.softwareToUpdate(String softwareToUpdate) |
Sets the value of the SoftwareToUpdate property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.softwareToUpdate(SoftwareToUpdate softwareToUpdate) |
Sets the value of the SoftwareToUpdate property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.toBuilder() |
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateAgentLogLevel(String updateAgentLogLevel) |
Sets the value of the UpdateAgentLogLevel property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateAgentLogLevel(UpdateAgentLogLevel updateAgentLogLevel) |
Sets the value of the UpdateAgentLogLevel property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargets(String... updateTargets) |
Sets the value of the UpdateTargets property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargets(Collection<String> updateTargets) |
Sets the value of the UpdateTargets property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargetsArchitecture(String updateTargetsArchitecture) |
Sets the value of the UpdateTargetsArchitecture property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargetsArchitecture(UpdateTargetsArchitecture updateTargetsArchitecture) |
Sets the value of the UpdateTargetsArchitecture property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargetsOperatingSystem(String updateTargetsOperatingSystem) |
Sets the value of the UpdateTargetsOperatingSystem property for this object.
|
CreateSoftwareUpdateJobRequest.Builder |
CreateSoftwareUpdateJobRequest.Builder.updateTargetsOperatingSystem(UpdateTargetsOperatingSystem updateTargetsOperatingSystem) |
Sets the value of the UpdateTargetsOperatingSystem property for this object.
|