static IntegrationSummary.Builder |
IntegrationSummary.builder() |
|
default IntegrationSummary.Builder |
IntegrationSummary.Builder.customerProfiles(Consumer<CustomerProfilesIntegrationSummary.Builder> customerProfiles) |
Sets the value of the CustomerProfiles property for this object.
|
IntegrationSummary.Builder |
IntegrationSummary.Builder.customerProfiles(CustomerProfilesIntegrationSummary customerProfiles) |
Sets the value of the CustomerProfiles property for this object.
|
default IntegrationSummary.Builder |
IntegrationSummary.Builder.qConnect(Consumer<QConnectIntegrationSummary.Builder> qConnect) |
Sets the value of the QConnect property for this object.
|
IntegrationSummary.Builder |
IntegrationSummary.Builder.qConnect(QConnectIntegrationSummary qConnect) |
Sets the value of the QConnect property for this object.
|
IntegrationSummary.Builder |
IntegrationSummary.toBuilder() |
|