Uses of Class
com.oracle.bmc.logging.model.UnifiedAgentCustomSection.Builder
-
Packages that use UnifiedAgentCustomSection.Builder Package Description com.oracle.bmc.logging.model -
-
Uses of UnifiedAgentCustomSection.Builder in com.oracle.bmc.logging.model
Methods in com.oracle.bmc.logging.model that return UnifiedAgentCustomSection.Builder Modifier and Type Method Description static UnifiedAgentCustomSection.Builder
UnifiedAgentCustomSection. builder()
Create a new builder.UnifiedAgentCustomSection.Builder
UnifiedAgentCustomSection.Builder. copy(UnifiedAgentCustomSection model)
UnifiedAgentCustomSection.Builder
UnifiedAgentCustomSection.Builder. name(String name)
The name of the custom sectionUnifiedAgentCustomSection.Builder
UnifiedAgentCustomSection.Builder. params(Map<String,String> params)
Parameters in the custom sectionUnifiedAgentCustomSection.Builder
UnifiedAgentCustomSection. toBuilder()
-