static ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.builder() |
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.createdAt(LocalDateTime createdAt) |
Initializes the value for the createdAt attribute.
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.description(String description) |
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.from(ServiceCredentialBindingOperation instance) |
Fill a builder with attribute values from the provided ServiceCredentialBindingOperation instance.
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.state(ServiceCredentialBindingOperation.State state) |
Initializes the value for the state attribute.
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.type(ServiceCredentialBindingOperation.Type type) |
Initializes the value for the type attribute.
|
ImmutableServiceCredentialBindingOperation.Builder |
ImmutableServiceCredentialBindingOperation.Builder.updatedAt(LocalDateTime updatedAt) |
Initializes the value for the updatedAt attribute.
|