static PathAnalyzerTest.Builder |
PathAnalyzerTest.builder() |
Create a new builder.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.compartmentId(String compartmentId) |
The OCID of the
PathAnalyzerTest resource’s compartment.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.copy(PathAnalyzerTest model) |
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.definedTags(Map<String,Map<String,Object>> definedTags) |
Defined tags for this resource.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.destinationEndpoint(Endpoint destinationEndpoint) |
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.displayName(String displayName) |
A user-friendly name.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.freeformTags(Map<String,String> freeformTags) |
Simple key-value pair that is applied without any predefined name, type or scope.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.id(String id) |
A unique identifier established when the resource is created.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.lifecycleState(PathAnalyzerTest.LifecycleState lifecycleState) |
The current state of the PathAnalyzerTest resource.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.protocol(Integer protocol) |
The IP protocol to use for the PathAnalyzerTest resource.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.protocolParameters(ProtocolParameters protocolParameters) |
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.queryOptions(QueryOptions queryOptions) |
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.sourceEndpoint(Endpoint sourceEndpoint) |
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.systemTags(Map<String,Map<String,Object>> systemTags) |
Usage of system tag keys.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.timeCreated(Date timeCreated) |
The date and time the PathAnalyzerTest resource was created, in the format
defined by RFC3339.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.Builder.timeUpdated(Date timeUpdated) |
The date and time the PathAnalyzerTest resource was last updated, in the format
defined by RFC3339.
|
PathAnalyzerTest.Builder |
PathAnalyzerTest.toBuilder() |
|