-
public final class GetSecurityIsolationStatusRequestRequest object containing input parameters for the NetworkDomain.getSecurityIsolationStatus command.
-
-
Constructor Summary
Constructors Constructor Description GetSecurityIsolationStatusRequest(String frameId)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GetSecurityIsolationStatusRequestcopy(String frameId)final StringgetFrameId()If no frameId is provided, the status of the target is provided. -
-
Constructor Detail
-
GetSecurityIsolationStatusRequest
GetSecurityIsolationStatusRequest(String frameId)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GetSecurityIsolationStatusRequest copy(String frameId)
-
getFrameId
final String getFrameId()
If no frameId is provided, the status of the target is provided.
-
-
-
-