static CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.builder() |
Create a new builder.
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.copy(CreateSupportedServiceAttachment model) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.description(String description) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.displayName(String displayName) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.freeformTags(Map<String,String> freeformTags) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.listingRevisionId(String listingRevisionId) |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.serviceName(String serviceName) |
Name of the service
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.toBuilder() |
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.type(SupportedServiceAttachment.Type type) |
Type of the service
|
CreateSupportedServiceAttachment.Builder |
CreateSupportedServiceAttachment.Builder.url(String url) |
Optional url to service information
|